home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Developer / Methodist / Methodist.app / English.lproj / info.nib / data.classes next >
Text File  |  1993-12-09  |  268b  |  19 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MethodistController = {
  7.     ACTIONS = {
  8.     openMethodWindow:;
  9.     openInfoPanel:;
  10.     appDidInit:;
  11.     newMethodWindow:;
  12.     };
  13.     OUTLETS = {
  14.     infoPanel;
  15.     newMethodWindow;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.